home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / SECURASE.ARJ / SE.DOC next >
Text File  |  1991-02-23  |  6KB  |  113 lines

  1.  
  2.                         SECURASE -- Security Eraser
  3.                             By Kevin A. Kwast
  4.  
  5.                                Version 2.1
  6.  
  7.  
  8.   Requirements: MS-DOS 2.0 or later running on an IBM or compatible PC.
  9.                 At least 30 kilobytes of free RAM, although the best
  10.                    performance will be obtained if there is 60k RAM.
  11.  
  12.   The second release of SE was put into Shareware on November 9, 1990;
  13.   two years after its original release.  The idea for this program was
  14.   suggested in the Public Brand Software catalog  (Volume 4, Number 3)
  15.   and my entry into their contest was SE.EXE.  Security Eraser won the
  16.   contest and has been distributed by Public Brand Software as well as
  17.   through  normal Shareware  means.  I've  had several  businesses and
  18.   individuals register their usage with me, and in November, I rewrote
  19.   the entire  program, resulting in some  great speed  increases.  The
  20.   second release is functionally identical to the first release.  Now,
  21.   version 2.1  released February 23, 1991,  fixes a small problem with
  22.   the read-only attribute checking that existed in version 2.0.
  23.  
  24.   SE means  Security Eraser, and  it is well named.  SE erases  files,
  25.   but  also overwrites  them the same  way the  U.S. Military protects
  26.   it's erased files.  Every file SE deletes is first  overwritten with
  27.   binary 0s, then with binary 1s, and then  finally overwritten with a
  28.   random pattern of  binary ones and zeros.  When SE is done, the file
  29.   is deleted -- but also unrecoverable.  Most unerasing utilities will
  30.   not even attempt to bring back a file killed with SE, and those that
  31.   try will bring back an overwritten and completely unusable file. The
  32.   second release will also change the name of the  erased file and set
  33.   the file size to 0 for even more  privacy as to the  identity of the
  34.   deleted file.
  35.  
  36.   SE.EXE is just over 7k in size, and runs very quickly.  On my 386SX
  37.   it will kill 9 files totalling  2.1 megabytes  from my hard drive in
  38.   8 seconds, compared to  119 seconds with the old  version!  The only
  39.   drawback to the new buffering system is that SE now requires 30k RAM
  40.   and runs best with 60k RAM, whereas the first  release only required
  41.   20k RAM.  However, since a PC  with less than  60k free RAM  isn't a
  42.   very useful PC, I'm not worried about the increased memory needs for
  43.   the buffers.
  44.  
  45.   SE is user-friendly.  It tells you your mistakes in  English, not in
  46.   a run-time error code.  If you don't tell it what  file to erase, it
  47.   informs you of that fact and tells you about the program's usage.
  48.  
  49.   Run SE like this:    SE <file specification> <parameters>
  50.  
  51.   Where <file specification> is the name of the file or  file mask you
  52.   want to be killed, and  <parameters> is a list of option codes.  You
  53.   can get a list of the possible parameters by running SE with nothing
  54.   on the command line.  The possible parameters are:
  55.  
  56.            /H  enables killing of "hidden" files
  57.            /S  enables killing of "system" files
  58.            /R  enables killing of "read-only" files
  59.            /A  enables killing of ALL file types
  60.            /P  turns the "Really Kill It?" questions off
  61.  
  62.   Be very careful when killing *.*,  especially if you selected /P.
  63.   You don't want to Security Erase any files that you wanted to keep.
  64.  
  65.  
  66.      FILES KILLED BY SECURITY ERASER CANNOT BE BROUGHT BACK!
  67.  
  68.  
  69.  ************************************************************************
  70.  *   Security Eraser and this documentation are Copyrighted (C) 1991    *
  71.  *   by  Kevin A. Kwast.  Feel free to pass this  program around, as    *
  72.  *   long as this  documentation and the  program stay together, and    *
  73.  *   neither is changed in any way.                                     *
  74.  ************************************************************************
  75.  
  76.   I cannot be responsible for the misuse of this software or any damages
  77.   caused by this software.  This software works flawlessly in every test
  78.   I've run on it, but I cannot be held liable for any  damages which you
  79.   think SE might have caused.  Sorry.  If you have any problems with SE,
  80.   please let me know so I can make SE as error-free as possible.
  81.  
  82.   If you do not get the Public Brand Software catalog, you ought to!
  83.   Call Public Brand Software at 1-800-426-DISK.
  84.  
  85.   SE.EXE has been compressed using Fabrice Bellard's utility, LZEXE,
  86.   which compresses an EXEcutable file and still allows it to run
  87.   properly.  This file will not archive or compress well because it
  88.   is already compressed, and should cause no problems.  This also
  89.   helps prevent unauthorized alteration of the SE.EXE file.
  90.  
  91.   If you have any questions or comments on SE, please write me!  And
  92.   since this is Shareware, I have to put my little plead in here...
  93.  
  94.   If you enjoy and make use of Shareware, please register with the
  95.   author.   Shareware gives you a chance to look at  good programs
  96.   cheaply, but authors put a lot of work into their  software, and
  97.   you are  encouraged to  register  your copy  with the  author by
  98.   sending a small fee.
  99.  
  100.   The only fee I request is a letter; however, money will certainly
  101.   not be refused!   Write me a  quick note and  stick a five-dollar
  102.   bill in there.  Seal the envelope and mail it to:
  103.  
  104.                  KEVIN A. KWAST
  105.                  P.O. Box 1397
  106.                  Coppell, TX 75019
  107.  
  108.  
  109.   If you are using TYPE to read this, and it scrolls by too fast, hit
  110.   CONTROL-S to pause it.  To print this file, at the dos prompt type:
  111.  
  112.                       COPY SE.DOC LPT1:
  113.